pp108 : Working with Web Applications

Working with Web Applications

This section introduces the features available to you for creating interactive Web pages for an application.

A Web application constitutes a set of Web pages bound together by the business logic defined for it. This section focuses on developing the interfaces for your application.

A Web page is an interface that is used to capture user information in an application. Given the possibilities of today's Web environment, you can create Web pages that display and process information combined from varied sources. To cater to such requirements, Process Platform provides support for creating application interfaces using URLs of existing JSP or HTML pages that you may already have and that are external to the Process Platform.

Process Platform also supports the creation of user interfaces based on XForms. It provides an XForms Designer that offers advanced features to design and create XForms-based user interfaces. These user interfaces are also referred to as XForms.
The following topics describe the functionality available to create Web pages in Process Platform.

Related reference

Defining a Managed Component in a Web Application